AutoColorRule Constructor

Initializes a new instance of the AutoColorRule class.
 

Parameters

options

Type: Object
An object containing properties to set on this instance.
Optional: True

Examples

The following example initializes a new instance of a AutoColorRule object:

var newObject = new dundas.controls.AutoColorRule();